home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo *** wpstart.bat
- echo ***
- echo ***
- echo This batch file will run your wordprocessor if you tell it
- echo which directory to use, and what it is called.
- echo ***
- echo ***
- pause
- rem
- rem Replace the following commands with the appropriate commands to run
- rem your spreadsheet (and remove the 'rem' part!)
- rem
- rem cd \wproc
- rem wp
- rem
- rem Replace the following with the commands to restart NOTICE BOARD, such as:
- rem
- rem cd \notice\source
- rem notice
- rem
- notice